[arellano] Update lecture to latest style guide#271
Conversation
✅ Deploy Preview for incomparable-parfait-2417f8 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
# Conflicts: # lectures/arellano.md
✅ Deploy Preview for incomparable-parfait-2417f8 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
CC @mmcky — flagging a preview-deploy issue on this PR that looks like a build-system problem rather than anything in the content. Symptom: the "Deploy Preview" link that the Netlify GitHub app advertises 404s:
But the build actually succeeded and is live — just under the permalink, not the alias:
The latest CI run for Likely cause: this repo runs two Netlify integrations in parallel:
The Could you take a look at the build system when you get a chance? The fix is likely either dropping one of the two integrations or making sure the alias is bound to the |
|
Thanks for merging this @jstac |
|
@jstac spot-on diagnosis, thanks for tracking that down. It was exactly the two-integration collision you described — the official Netlify GitHub app owned the Fixed in #336 (merged):
|
This PR: